﻿2026-07-19T12:31:42.3253798Z ##[group]Run actions/checkout@v5
2026-07-19T12:31:42.3254529Z with:
2026-07-19T12:31:42.3254881Z   fetch-depth: 0
2026-07-19T12:31:42.3255266Z   repository: BigscreenVR/spt-bs-core
2026-07-19T12:31:42.3257971Z   token: ***
2026-07-19T12:31:42.3258315Z   ssh-strict: true
2026-07-19T12:31:42.3258673Z   ssh-user: git
2026-07-19T12:31:42.3259153Z   persist-credentials: true
2026-07-19T12:31:42.3259549Z   clean: true
2026-07-19T12:31:42.3259898Z   sparse-checkout-cone-mode: true
2026-07-19T12:31:42.3260320Z   fetch-tags: false
2026-07-19T12:31:42.3260677Z   show-progress: true
2026-07-19T12:31:42.3261029Z   lfs: false
2026-07-19T12:31:42.3261367Z   submodules: false
2026-07-19T12:31:42.3261729Z   set-safe-directory: true
2026-07-19T12:31:42.3262330Z ##[endgroup]
2026-07-19T12:31:42.4036048Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T12:31:42.4037520Z ##[group]Getting Git version info
2026-07-19T12:31:42.4038179Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-19T12:31:42.4039362Z [command]/usr/bin/git version
2026-07-19T12:31:42.4039783Z git version 2.43.0
2026-07-19T12:31:42.4044591Z ##[endgroup]
2026-07-19T12:31:42.4055394Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e2f9dd78-3c01-43f0-a8c7-49bd21be95f6' before making global git config changes
2026-07-19T12:31:42.4056592Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T12:31:42.4058540Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T12:31:42.4090273Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-19T12:31:42.4109997Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T12:31:42.4120299Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T12:31:42.4122641Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T12:31:42.4154544Z HEAD
2026-07-19T12:31:42.4188005Z ##[endgroup]
2026-07-19T12:31:42.4189231Z [command]/usr/bin/git submodule status
2026-07-19T12:31:42.4372445Z ##[group]Cleaning the repository
2026-07-19T12:31:42.4375406Z [command]/usr/bin/git clean -ffdx
2026-07-19T12:31:46.1500318Z Removing .adapter-notify/
2026-07-19T12:31:46.1501012Z Removing target/
2026-07-19T12:31:46.1509875Z [command]/usr/bin/git reset --hard HEAD
2026-07-19T12:31:46.1724737Z HEAD is now at a859556 Merge 0bd4be36f9b8fcb75e07924cce42ea88cc3645e8 into 622a7061713d5d5aa7697fedfc0d303e5d67719c
2026-07-19T12:31:46.1729139Z ##[endgroup]
2026-07-19T12:31:46.1765218Z ##[group]Disabling automatic garbage collection
2026-07-19T12:31:46.1770244Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T12:31:46.1796682Z ##[endgroup]
2026-07-19T12:31:46.1797404Z ##[group]Setting up auth
2026-07-19T12:31:46.1802779Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T12:31:46.1827580Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T12:31:46.2016171Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T12:31:46.2039294Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T12:31:46.2223135Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T12:31:46.2248488Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T12:31:46.2431477Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T12:31:46.2459354Z ##[endgroup]
2026-07-19T12:31:46.2459886Z ##[group]Fetching the repository
2026-07-19T12:31:46.2465656Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +a8595560e66b1dbcc950b63305bda4e2e446328d:refs/remotes/pull/35/merge
2026-07-19T12:31:47.0514077Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-19T12:31:47.0515298Z  * [new branch]      build/w6-registry-rig-race -> origin/build/w6-registry-rig-race
2026-07-19T12:31:47.0551806Z ##[endgroup]
2026-07-19T12:31:47.0552411Z ##[group]Determining the checkout info
2026-07-19T12:31:47.0552869Z ##[endgroup]
2026-07-19T12:31:47.0556451Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T12:31:47.0600227Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T12:31:47.0621453Z ##[group]Checking out the ref
2026-07-19T12:31:47.0623819Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/35/merge
2026-07-19T12:31:47.0666326Z HEAD is now at a859556 Merge 0bd4be36f9b8fcb75e07924cce42ea88cc3645e8 into 622a7061713d5d5aa7697fedfc0d303e5d67719c
2026-07-19T12:31:47.0670379Z ##[endgroup]
2026-07-19T12:31:47.0699567Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T12:31:47.0718015Z a8595560e66b1dbcc950b63305bda4e2e446328d
